1·Compare the number of application objects in each heap dump.
比较两个堆转储中应用程序对象的数目。
2·Take a heap dump.
得到一个堆转储。
3·This is a heavyweight offline memory leak analysis tool that incorporates multiple existing heap dump analysis tools into a single user interface.
这是一个重量级脱机内存泄漏分析工具,它将多种现有堆转储分析工具整合在单一用户界面中。
4·Take another heap dump.
得到另一个堆转储。
5·A heap dump, also known as heap snapshot, is a dump of references between objects in memory and information about these objects.
堆转储也称为堆快照,就是内存中对象之间的参照转储,以及关于这些对象的信息。
6·As the name implies, a single heap dump analysis is performed on one heap dump, the primary heap dump.
如其名称所示,单一堆转储分析是对一个堆转储执行的,也就是主堆转储。
7·A heap dump is typically a very large file that contains a list of all the objects currently on the JVM heap.
通常,堆转储通常是一个很大的文件,它包含当前jvm堆中所有对象的一个列表。
8·The MDD4J documentation has information on how to generate a heap dump on various platforms.
(MDD4J 文档具有关于如何在各种平台上生成堆转储的信息)。
9·The tree view in this TAB shows all the object references in the heap dump, except in the cases where an object has more than one parent object.
此选项卡中的树视图显示了堆转储中的所有对象引用,对象具有多个父对象的情况除外。
10·A comparative heap dump analysis takes two heap dumps, baseline and primary, and compares their differences.
比较性堆转储分析使用两个堆转储,也就是基准和主堆转储,并比较其差异。